home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / tourist-trap.swf / scripts / DefineButton2_293 / BUTTONCONDACTION on(release, keyPress p).as
Encoding:
Text File  |  2005-09-29  |  60 b   |  4 lines

  1. on(release, keyPress "p"){
  2.    _parent.soundFunction();
  3. }
  4.